projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
edb3338
)
(cpp-choose-face): Fix typo.
author
Pavel Janík
<Pavel@Janik.cz>
Mon, 12 Nov 2001 22:37:48 +0000
(22:37 +0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Mon, 12 Nov 2001 22:37:48 +0000
(22:37 +0000)
lisp/ChangeLog
patch
|
blob
|
history
lisp/progmodes/cpp.el
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index d55133431b56a869231d73b1f31f25707510ee99..37119df81d2b9977a9ba4b1768b30548d2fc88e4 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,7
@@
+2001-11-12 Pavel Jan
\e
,Bm
\e
(Bk <Pavel@Janik.cz>
+
+ * progmodes/cpp.el (cpp-choose-face): Fix typo.
+
2001-11-12 Sam Steingold <sds@gnu.org>
* emacs-lisp/cl-indent.el (toplevel): Indent properly
diff --git
a/lisp/progmodes/cpp.el
b/lisp/progmodes/cpp.el
index 53105b43b251bc8467efad3fd305b87ece6773f7..743f5545361fffe66875b45ab18e4566579ea9e9 100644
(file)
--- a/
lisp/progmodes/cpp.el
+++ b/
lisp/progmodes/cpp.el
@@
-687,7
+687,7
@@
BRANCH should be either nil (false branch), t (true branch) or 'both."
cpp-branch-list))))
(defun cpp-choose-face (prompt default)
- ;; Choose a face from cpp-face-defalt-list.
+ ;; Choose a face from cpp-face-defa
u
lt-list.
;; PROMPT is what to say to the user.
;; DEFAULT is the default face.
(or (if cpp-button-event